You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVec Class > TMtxVec Methods > Find Method > TMtxVec.Find Method ([In] TCplx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVec.Find Method ([In] TCplx)

Compare complex value X with all calling object elements.

Syntax
C#
Visual Basic
public int Find([In] TCplx x);

the index of last matched element. If no matching elements are found, the result is -1.

An exception is raised if calling object Complex property is false.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!